feat: Implement dynamic content loading for news sections#135
feat: Implement dynamic content loading for news sections#135bipulsikder wants to merge 10 commits intoeclipse-sw360:mainfrom
Conversation
|
Could you please review this and let me know if I’m missing anything or if any corrections are needed? @GMishx @heliocastro @KoukiHama |
heliocastro
left a comment
There was a problem hiding this comment.
Why do we need bootstrap again ?
706bfee to
c7ee31f
Compare
hello @heliocastro I have made the changes removed the bootstrap , please go through these again , thank you #135 |
There was a problem hiding this comment.
Why you forced static menu ?
This is done dinamically. please don't touch the menu in this way
@heliocastro One more thing is, fro the event section in the news i have mention the resources as well as the Speakers, so if you want check the contents also !!
|
Speakers, including myself, have changed affiliations and do not need to be mentioned on the Website |
Hi @KoukiHama & @heliocastro , Thank you for getting back to me. I understand that some speakers, including yourself, have changed affiliations and should no longer be mentioned on the website. To clarify:
Additionally, for the different sections of the news page (e.g., Community, Project Updates, Events, Features, Security), if you have any updates or contributions, I’d be happy to collaborate to keep the content fresh and relevant. Let me know how you’d like to proceed. Thank you |
cfcde62 to
0b04e85
Compare
Hi @KoukiHama & @heliocastro Can you please check the live site which already have speakers live site !! and other thing why we need the news section i have raised an issue you can check it from here also #140 |




Dynamic Content Loading for News Sections
Description(You can check the issue here #140 )
In my POV the Documentation page structure offers a good UI/UX experience, allowing users to follow all the docs on a single page. Similarly, there should be a News section where users can navigate everything in one place. To achieve this, i have Implemented dynamic content loading functionality for all news sections (Security, Community, Project Updates, and Features) so also it could matches the behavior of the Events section.
Changes Made
Testing Done
Notes for Reviewers
You can see the detailed overview here
Attachments
Before: the Event section individually in the header
After: all the News & Update related Info like "Events, Security, Community, Project Updates, Feature Updates," placed in single tab in News section
You can see the detailed overview here